Skip to content

feat: add CCCC_C macro in math/base/napi/quaternary#11105

Merged
kgryte merged 2 commits intostdlib-js:developfrom
Neerajpathak07:macro-cccc_c
Mar 23, 2026
Merged

feat: add CCCC_C macro in math/base/napi/quaternary#11105
kgryte merged 2 commits intostdlib-js:developfrom
Neerajpathak07:macro-cccc_c

Conversation

@Neerajpathak07
Copy link
Copy Markdown
Member

Resolves None.

Description

What is the purpose of this pull request?

This pull request:

  • Adds CCCC_C macro in math/base/napi/quaternary

Related Issues

Does this pull request have any related issues?

This pull request has the following related issues:

  • None

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.

AI Assistance

When authoring the changes proposed in this PR, did you use any kind of AI assistance?

  • Yes
  • No

If you answered "yes" above, how did you use AI assistance?

  • Code generation (e.g., when writing an implementation or fixing a bug)
  • Test/benchmark generation
  • Documentation (including examples)
  • Research and understanding

Disclosure

If you answered "yes" to using AI assistance, please provide a short disclosure indicating how you used AI assistance. This helps reviewers determine how much scrutiny to apply when reviewing your contribution. Example disclosures: "This PR was written primarily by Claude Code." or "I consulted ChatGPT to understand the codebase, but the proposed changes were fully authored manually by myself.".

{{TODO: add disclosure if applicable}}


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review. labels Mar 23, 2026
@Neerajpathak07 Neerajpathak07 added Native Addons Issue involves or relates to Node.js native add-ons. C Issue involves or relates to C. and removed Needs Review A pull request which needs code review. Math Issue or pull request specific to math functionality. labels Mar 23, 2026
@stdlib-bot stdlib-bot added the Math Issue or pull request specific to math functionality. label Mar 23, 2026
@stdlib-bot
Copy link
Copy Markdown
Contributor

Coverage Report

Package Statements Branches Functions Lines
math/base/napi/quaternary $\color{green}156/156$
$\color{green}+100.00%$
$\color{green}5/5$
$\color{green}+100.00%$
$\color{green}1/1$
$\color{green}+100.00%$
$\color{green}156/156$
$\color{green}+100.00%$

The above coverage report was generated for the changes in this PR.

@Neerajpathak07 Neerajpathak07 requested a review from kgryte March 23, 2026 14:52
@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label Mar 23, 2026
@github-actions github-actions bot mentioned this pull request Mar 23, 2026
@kgryte kgryte added difficulty: 2 May require some initial design or R&D, but should be straightforward to resolve and/or implement. review: 5 Feature Issue or pull request for adding a new feature. and removed Needs Review A pull request which needs code review. labels Mar 23, 2026
Copy link
Copy Markdown
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kgryte kgryte merged commit e196c42 into stdlib-js:develop Mar 23, 2026
173 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C Issue involves or relates to C. difficulty: 2 May require some initial design or R&D, but should be straightforward to resolve and/or implement. Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality. Native Addons Issue involves or relates to Node.js native add-ons. review: 5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants